* todos.el: More code cleanup. Update file copyright and author
authorStephen Berman <stephen.berman@gmx.net>
Mon, 3 Jun 2013 13:54:28 +0000 (15:54 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Mon, 3 Jun 2013 13:54:28 +0000 (15:54 +0200)
commit62d53ff3a38c3371ccf62ca879c4c1d32bf81d9e
treee3fb7734f62f026aef5ed5a8c6c9b13218becacf
parent930f5925370e546bbe4323bcc3b24b1735eb7774
* todos.el: More code cleanup.  Update file copyright and author
lines, add commentary.  Reformat so most lines do not exceed 80
columns.  Fix doc strings problems found by checkdoc.
(todos-edit-file): Delete unused argument.
(todos-delete-item): Delete superfluous concat.
(todos-next-button, todos-previous-button): Delete optional
arguments, adjusting interactive spec accordingly, and add them as
non-nil arguments to the invocations of forward-button and
backward-button.
lisp/calendar/ChangeLog
lisp/calendar/todos.el